Welcome![Sign In][Sign Up]
Location:
Search - matlab engine vc

Search list

[Windows Develop(用)VC调用matlab engine示例

Description: 这是教你如何在VC里调用matlab的文档和源程序-The document and source code to tell you how to load matlab engine using VC.
Platform: | Size: 2023707 | Author: 安秋 | Hits:

[Windows Developmatlab engine vc++

Description: 采用matlab的engine实现matlab与vc的混合编程,供大家共享.-using Matlab and Matlab engine vc achieve the mixed programming, for everyone to share.
Platform: | Size: 67971 | Author: adan | Hits:

[OtherVC调用matlab示例

Description: 一步步学如何使用VC调用matlab engine编程 -a learning step by step how to use the Matlab engine called VC program
Platform: | Size: 129314 | Author: 付朝霞 | Hits:

[VC/MFCVC++调用MATLAB实现的虚拟仪器.pdf

Description: 介绍了一种通过matlab提供的engine引擎及其类库实现Visual C++对matlab调用的方法,通过对二进制数据文件的数组转换,调用matlab对数据进行波形处理、频谱分析以及功率谱密度分析,同时提供一些图形处理工具以方便用户更方便的进行数据分析。
Platform: | Size: 108205 | Author: mattlee | Hits:

[Mathimatics-Numerical algorithmsengdemo

Description: VC调用matlab引擎(因为类别当中没有此类,所以放到了数值计算)-VC call Matlab engine (because no such category, put a numerical calculation)
Platform: | Size: 176128 | Author: 梁海平 | Hits:

[Windows Developp333333

Description: 关于vc和matlab接口的资料matlab大观园有不少文字介绍,大家可以方便地获得参考。为 加深大家的理解,我给大家提供一个简单的例子作为感性认识本文只介绍用引擎接口方式 ,这对于Simulink与vc接口尤为重要。-on vc Matlab and Matlab interface information herald many words, we can facilitate access to information. To enhance the understanding, I will give you a simple example perceptions as presented in this paper only way interface with the engine, which Simulink and vc interface is particularly important.
Platform: | Size: 53248 | Author: wei | Hits:

[Windows Develop(用)VC调用matlab engine示例

Description: 这是教你如何在VC里调用matlab的文档和源程序-The document and source code to tell you how to load matlab engine using VC.
Platform: | Size: 2023424 | Author: 安秋 | Hits:

[Windows Developmatlab engine vc++

Description:
Platform: | Size: 67584 | Author: adan | Hits:

[OtherVC调用matlab示例

Description: 一步步学如何使用VC调用matlab engine编程 -a learning step by step how to use the Matlab engine called VC program
Platform: | Size: 133120 | Author: 付朝霞 | Hits:

[Special Effectsprocedure

Description: 程序一:用VC++实现图像检索技术。程序二:在 C 源程序中调用 MATLAB 引擎来计算三次多项式的根。程序三:编译原理词法分析器c++源程序。程序四:银行取款机Cash 系统源程序。程序五:ACCESS2000数据库文件密码的提取。-procedure : VC image retrieval technology. Two procedures : the C source Calling MATLAB engine to calculate cubic polynomial root. Procedure 3 : Build principle lexical analyzer c source. Four procedures : Bank teller machines Cash system source code. Five procedures : ACCESS2000 password database file extraction.
Platform: | Size: 12288 | Author: 布布 | Hits:

[OS programMatlabEngine_link

Description: VC调用matlab的典型编程,采用matlab引擎的方法,成功实现了Vc对matlab的调用。并且做了可视化的界面。把程序中的main_edgelink2换成自己要调用的matlab程序-VC typical call Matlab programming using Matlab engine, the successful implementation of the Vc Matlab call. Done a visual interface. The procedures main_edgelink2 replaced by themselves to the calling procedure Matlab
Platform: | Size: 35840 | Author: 无梦 | Hits:

[Technology ManagementmatlabwithVC

Description: 介绍引擎在vc中的应用,matlab与VC结合的很好的说明-Introduce the engine in vc application, matlab combination with the VC very good description of
Platform: | Size: 3072 | Author: 成伟明 | Hits:

[OtherMatlabSharedLib_demo

Description: Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions that we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
Platform: | Size: 65536 | Author: vipjvs | Hits:

[Othervc-matlab

Description: 要在VC中成功编译Matlab引擎程序,必须包含引擎头文件engine.h并引入Matlab对应的库文件libmx.lib、libmat.lib、libeng.lib-VC to successfully compile Matlab engine procedures, must include the engine header files engine.h and the introduction of the corresponding Matlab library files libmx.lib, libmat.lib, libeng.lib
Platform: | Size: 26624 | Author: 海德 | Hits:

[VC/MFCASurveyofInteractiveProgrammingforMATLABandVC++.ra

Description: 文中介绍了Matlab 与VC++之间交互编程的几种方法,包括调用Matlab引擎、C语言mex程序、mat文件操作程序等方法,并特别介绍了Matlab VisualStudioAdd-in的使用。同时分析了各种方法的优缺点和适用场合,提出了适合于算法仿真的交互编程方法。-In this paper, Matlab and VC++ Interaction between the programming of several methods, including call Matlab engine, C language mex procedures, mat paper methods such as operating procedures and, in particular, the introduction MatlabVisualStudioAdd-in use. At the same time, an analysis of the advantages and disadvantages of various methods and application of occasions, put forward a simulation algorithm suitable for interactive programming method.
Platform: | Size: 82944 | Author: 周可 | Hits:

[VC/MFCmatlab+vc+network

Description: 介绍了用vc++调用matlab引擎库函数的方法,利用这种方法在应用软件开发过程中既能发挥vc++强大的界面开发功能,又充分利用了matlab的复杂运算和处理能力,并把这一技术应用于神经网络程序的设计,取得了很好的效果。-Introduction by vc++ Call matlab engine library function, using this method in the application of the software development process can play vc++ Powerful interface development function, matlab full advantage of the complexity of computing and processing capability, and the technology used in neural network design process, and achieved very good results.
Platform: | Size: 86016 | Author: luhui | Hits:

[Windows DevelopVC-MATLAB

Description: VC和MTALB混合编程的例子,调用matlab engine。-VC and MTALB examples of mixed programming, call matlab engine.
Platform: | Size: 266240 | Author: 杨旭 | Hits:

[matlabVCMATLABEngine

Description: VC++调用MATLAB Engine,实现数值算法应用-VC++ to call MATLAB Engine, the application of the realization of numerical algorithm
Platform: | Size: 10240 | Author: 贾硕 | Hits:

[matlabmatlab-engine-

Description: vc调用matlab引擎的,图文并茂的介绍操作步骤,并给出简单的调用程序-vc call matlab engine, illustrated introduction to the steps, and gives a simple procedure call
Platform: | Size: 206848 | Author: 齐方 | Hits:

[Windows Develop2step-to-learn-VC-and-matlab-engine

Description: 学习如何使用VC调用matlab 编程,值得参考-Step by step learn how to use the VC call matlab engine programming examples, good reference
Platform: | Size: 145408 | Author: dwang | Hits:
« 12 3 4 »

CodeBus www.codebus.net